home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part2 / 13790 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.9 KB

  1. Path: news.mindlink.net!news
  2. From: genew@mindlink.bc.ca (Gene Wirchenko)
  3. Newsgroups: alt.computer.consultants,comp.edu,comp.lang.basic.misc,comp.lang.c++,comp.lang.misc,comp.lang.pascal.borland,comp.lang.pascal.delphi.misc,comp.misc,comp.os.msdos.programmer,comp.os.os2.programmer.misc,comp.programming
  4. Subject: Re: Info on being a Systems Programmer/Analyst?
  5. Date: Wed, 27 Mar 1996 09:45:44 GMT
  6. Organization: MIND LINK! - British Columbia, Canada
  7. Message-ID: <4jb341$176@fountain.mindlink.net>
  8. References: <3150eada.14098156@News.why.net> <4j7m18$6d3@shelby.visix.com> <4j975b$3sd@scoop.eco.twg.com> <4j9hsv$3so8@news-s01.ny.us.ibm.net> <4j9nkh$4qv@nova.dimensional.com>
  9. NNTP-Posting-Host: line030.nwm.mindlink.net
  10. X-Newsreader: Forte Free Agent 1.0.82
  11.  
  12. musashi@dimensional.com (Harry Langford) wrote:
  13.  
  14. >tnagy@ibm.net wrote:
  15. >: >
  16. >: >I'd say that knowing at least two completely different assembly languages
  17. >: >well enough to be able write simple programs in them is essential if you
  18. >: >want to earn a living as a programmer, even if you never use assembler
  19. >: >again.
  20. >: 
  21. >: Finally something we agree on 100%...
  22.  
  23.  
  24. >          Well, I wasn't going to post anything, but now that I
  25. >          see TWO dubious replies...
  26.  
  27. >          Please see header - "Systems Programmer/Analyst".
  28.  
  29. >          Having HAD two assembler classes, I can say that in my
  30. >          current ANALYST position, they are worthless.  Set theory,
  31. >          algebra, abstract algorithms and just plain business classes
  32. >          like accounting and economics are more important.  By far.
  33.  
  34. >          Of course, assembly IS important if you're just a coder.
  35.  
  36.      How about finite state automata?  FSAs can look a lot like
  37. assembler, yet they fit under abstract algorithms.
  38.  
  39. Sincerely,
  40.  
  41. Gene Wirchenko
  42.  
  43. C Pronunciation Guide:
  44.      y=x++;     "wye equals ex plus plus semicolon"
  45.      x=x++;     "ex equals ex doublecross semicolon"
  46.  
  47.